home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / ada / gwuada_9.zip / ADARED.H < prev    next >
Text File  |  1992-10-05  |  306b  |  13 lines

  1.  
  2. /*
  3.  * Copyright (C) 1985-1992  New York University
  4.  * 
  5.  * This file is part of the Ada/Ed-C system.  See the Ada/Ed README file for
  6.  * warranty (none) and distribution info and also the GNU General Public
  7.  * License for more details.
  8.  
  9.  */
  10.  
  11. #define SPAN(node) get_left_span_p(node),get_right_span_p(node)
  12.  
  13.